Fusion: Unified MITRE ATT&CK Navigation Layer Script
This Python script automates the collection of MITRE ATT&CK navigation layers and combines them into a single unified navigation layer. It is designed to help cybersecurity professionals and researchers easily aggregate tactics, techniques, and procedures (TTPs) from multiple sources, facilitating a comprehensive overview of attack patterns and behaviors.
Features
- TTP Unification: Aggregates all TTPs across the fetched layers into a single, cohesive navigation layer.
- Customizable Outputs: Generates a unified navigation layer file that can be customized and filtered based on user needs.
- Easy to Use: Streamlined command-line interface for straightforward operation.
Usage
To run the script and generate a unified navigation layer, execute the following command in the terminal:
python3 Fusion.py
Github repo: https://github.com/chihebchebbi/Fusion